ServiceAuthorizationElement.ServiceAuthorizationManagerType Właściwość

Definicja

Pobiera lub ustawia typ używanego menedżera autoryzacji usług.

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

Wartość właściwości

String

Ciąg określający typ menedżera autoryzacji usługi.

Atrybuty

Dotyczy