Freigeben über


ServiceAuthorizationElement.ServiceAuthorizationManagerType Eigenschaft

Definition

Ruft den verwendeten Diensttypautorisierungs-Manager ab oder legt ihn fest.

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

Eigenschaftswert

Eine Zeichenfolge, die den Typ des Dienstautorisierungs-Managers angibt.

Attribute

Gilt für: