Click or drag to resize

ZangConfiguration Properties

The ZangConfiguration type exposes the following members.

Properties
  NameDescription
Public propertyAccessTokenURL
URL generated from configuration for OAuth2 access_token POST request.
Public propertyAuthenticationMethodPreferences
Public propertyAuthorizationServerInfo
A ServerInfo value indicating the server to connect with.
Public propertyAuthorizationURL
URL generated from configuration to authorization.
Public propertyClientId
Public propertyCredentialProvider
An ICredentialProvider value representing the object that provides the credentials.
Public propertyEnabled
A Boolean value indicating whether the AMM provider is enabled.
Public propertyRedirectUri
Public propertyScope
Public propertySecret
Public propertySpacesServerInfo
A ServerInfo value indicating the server to connect with.
Top
See Also