Freigeben über


ClaimsSettingsBase.EncryptionCertificate Property

Definition

Gets or sets the encryption certificate.

public:
 property System::String ^ EncryptionCertificate { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.Serialization.DataMember]
public string EncryptionCertificate { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.EncryptionCertificate : string with get, set
Public Property EncryptionCertificate As String

Property Value

The encryption certificate.

Attributes

Applies to