Partager via


SharedSecretElement.IssuerName Propriété

Définition

Obtient ou définit le nom de l'émetteur.

[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

Valeur de propriété

Nom de l'émetteur.

Attributs

S’applique à