'DeclarationPublicProperty SignInAsAuthenticationType AsStringGetSet'UsageDim instance As ReturnEndpointContext
Dim value AsString
value = instance.SignInAsAuthenticationType
instance.SignInAsAuthenticationType = value
Property Value
Type: System.String The context that signs in as authentication type.