Click or drag to resize

GenericPolicyName Property

Gets the name of the policy

Namespace:  SanteDB.Core.Security
Assembly:  SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax
public string Name { get; }

Property Value

Type: String

Implements

IPolicyName
See Also