 | IClientConfigurationFeatureReadPolicy Property |
Get the policy a user must have to read this configuration
Namespace: SanteDB.Client.ConfigurationAssembly: SanteDB.Client (in SanteDB.Client.dll) Version: 3.0.2081-alpha+027e4605b77f83de5445cbcd55717223932d2452
Syntaxstring ReadPolicy { get; }ReadOnly Property ReadPolicy As String
Get
property String^ ReadPolicy {
String^ get ();
}abstract ReadPolicy : string with get
Property Value
String
See Also