Click or drag to resize

IAuthenticationServiceContractAclPreCheck Method

Gets an policy decision for the specified policy

Namespace:  SanteDB.DisconnectedClient.Ags.Contracts
Assembly:  SanteDB.DisconnectedClient.Ags (in SanteDB.DisconnectedClient.Ags.dll) Version: 2.2.1
Syntax
void AclPreCheck(
	string policyId
)

Parameters

policyId
Type: SystemString

[Missing <param name="policyId"/> documentation for "M:SanteDB.DisconnectedClient.Ags.Contracts.IAuthenticationServiceContract.AclPreCheck(System.String)"]

See Also