 | DefaultPolicyDecisionServiceEffectivePolicyOid Property |
Gets the oid of the policy
Namespace: SanteDB.Core.SecurityAssembly: SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 3.0.2081-alpha+b4ae72647f2cc271f89142f76fff26ad69e00f5a
Syntaxpublic string Oid { get; }Public ReadOnly Property Oid As String
Get
public:
virtual property String^ Oid {
String^ get () sealed;
}abstract Oid : string with get
override Oid : string with get
Property Value
StringImplements
IPolicyOid
See Also