AuthenticationConstants.AnonymousAuthType Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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