|  | GenericLocalRepositoryTEntityDemand Method  | 
 
            Demand permission
            
 
    Namespace: 
   SanteDB.DisconnectedClient.Services.Local
    Assembly:
   SanteDB.DisconnectedClient.Core (in SanteDB.DisconnectedClient.Core.dll) Version: 2.2.1
 Syntax
Syntaxprotected void Demand(
	string policyId
)
Protected Sub Demand ( 
	policyId As String
)
protected:
void Demand(
	String^ policyId
)
member Demand : 
        policyId : string -> unit 
Parameters
- policyId
- Type: SystemString
 [Missing <param name="policyId"/> documentation for "M:SanteDB.DisconnectedClient.Services.Local.GenericLocalRepository`1.Demand(System.String)"] 
 See Also
See Also