Click or drag to resize

SecurityPolicyIssuer Property

Gets a claim set that represents the issuer of this SecurityPolicy.

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

Property Value

ClaimSet

Implements

IAuthorizationPolicyIssuer
See Also