Compartilhar via


ServiceAuthorizationElement.ServiceAuthorizationManagerType Propriedade

Definição

Obtém ou define tipo do gerenciador de autorização de serviço usado.

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

Valor da propriedade

String

Uma cadeia de caracteres que especifica o tipo do Gerenciador de autorização de serviço.

Atributos

Aplica-se a