Click or drag to resize

SecurityPolicyId Property

Gets the identifier of this SecurityPolicy instance.

Namespace: GSF.ServiceModel
Assembly: GSF.ServiceModel (in GSF.ServiceModel.dll) Version: 2.4.181-beta
Syntax
public string Id { get; }
View Source

Property Value

String

Implements

IAuthorizationComponentId
See Also