Click or drag to resize

AuthenticationServiceBehaviorAclPreCheck Method

Perform a pre-check

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

Parameters

policyId
Type: SystemString

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

Implements

IAuthenticationServiceContractAclPreCheck(String)
See Also