Condividi tramite


ServiceCredentialsElement.IdentityConfiguration Proprietà

Definizione

Ottiene o imposta la configurazione di identità utilizzata in ServiceCredentialsElement.

public:
 property System::String ^ IdentityConfiguration { System::String ^ get(); void set(System::String ^ value); };
[System.Configuration.ConfigurationProperty("identityConfiguration", DefaultValue="", IsRequired=false)]
[System.Configuration.StringValidator(MinLength=0)]
public string IdentityConfiguration { get; set; }
[<System.Configuration.ConfigurationProperty("identityConfiguration", DefaultValue="", IsRequired=false)>]
[<System.Configuration.StringValidator(MinLength=0)>]
member this.IdentityConfiguration : string with get, set
Public Property IdentityConfiguration As String

Valore della proprietà

Configurazione di identità utilizzata.

Attributi

Si applica a