Freigeben über


SharedSecretElement.IssuerName Eigenschaft

Definition

Ruft den Ausstellernamen ab oder legt diesen fest.

[System.Configuration.ConfigurationProperty("issuerName", IsRequired=true)]
[System.Configuration.StringValidator(MaxLength=128, MinLength=0)]
public string IssuerName { get; set; }
[<System.Configuration.ConfigurationProperty("issuerName", IsRequired=true)>]
[<System.Configuration.StringValidator(MaxLength=128, MinLength=0)>]
member this.IssuerName : string with get, set
Public Property IssuerName As String

Eigenschaftswert

Der Ausstellername.

Attribute

Gilt für: