AuthenticationConstants.AnonymousAuthType Field

Definition

Indicates that AuthenticationType is anonymous (no app Id and password were provided).

public const string AnonymousAuthType;
val mutable AnonymousAuthType : string
Public Const AnonymousAuthType As String 

Field Value

String

Applies to