public final class TableAccessPolicies extends Object
| Constructor and Description |
|---|
TableAccessPolicies(List<TableSignedIdentifier> identifiers)
Constructs a
TableAccessPolicies. |
| Modifier and Type | Method and Description |
|---|---|
List<TableSignedIdentifier> |
getIdentifiers() |
public TableAccessPolicies(List<TableSignedIdentifier> identifiers)
TableAccessPolicies.identifiers - TableSignedIdentifiers associated with the table.public List<TableSignedIdentifier> getIdentifiers()
TableSignedIdentifiers associated with the table.Copyright © 2021 Microsoft Corporation. All rights reserved.