ReportServiceAuthentication.GetAuthenticationModeAsync Method

Definition

Overloads

GetAuthenticationModeAsync(Object)

public:
 void GetAuthenticationModeAsync(System::Object ^ userState);
public void GetAuthenticationModeAsync(object userState);
member this.GetAuthenticationModeAsync : obj -> unit
Public Sub GetAuthenticationModeAsync (userState As Object)

Parameters

userState
Object

Applies to

GetAuthenticationModeAsync()

public:
 void GetAuthenticationModeAsync();
public void GetAuthenticationModeAsync();
member this.GetAuthenticationModeAsync : unit -> unit
Public Sub GetAuthenticationModeAsync ()

Applies to