ServiceAuthorizationElement.ServiceAuthorizationManagerType Proprietà

Definizione

Ottiene o imposta il tipo di gestione autorizzazione del servizio utilizzato.

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

Valore della proprietà

Stringa che specifica il tipo di gestione autorizzazione del servizio.

Attributi

Si applica a