CardSpacePolicyElement.IsManagedIssuer Property

Definition

Gets or sets a value that indicates whether the issuer of the policy is a managed issuer.

public:
 property bool IsManagedIssuer { bool get(); void set(bool value); };
public bool IsManagedIssuer { get; set; }
member this.IsManagedIssuer : bool with get, set
Public Property IsManagedIssuer As Boolean

Property Value

true if the issuer is managed; otherwise false.

Applies to