Partager via


IssuerElement.Address Propriété

Définition

Obtient ou définit l’adresse URI de l’émetteur de jeton.

[System.Configuration.ConfigurationProperty("issuerAddress", DefaultValue="")]
[System.Configuration.StringValidator(MaxLength=2048, MinLength=0)]
public string Address { get; set; }
[<System.Configuration.ConfigurationProperty("issuerAddress", DefaultValue="")>]
[<System.Configuration.StringValidator(MaxLength=2048, MinLength=0)>]
member this.Address : string with get, set
Public Property Address As String

Valeur de propriété

Adresse URI de l’émetteur de jeton.

Attributs

S’applique à