Share via


ServiceAuthorizationElement.ServiceAuthorizationManagerType Propriété

Définition

Obtient ou définit le type de Gestionnaire d'autorisations de service utilisé.

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

Valeur de propriété

Chaîne qui spécifie le type du Gestionnaire d'autorisations de service.

Attributs

S’applique à