IotHubAuthenticationScopes.DefaultAuthenticationScopes 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.
The default value for all client options. This value should be used for any public or private cloud other than Azure US Government cloud.
public static readonly System.Collections.Generic.IReadOnlyList<string> DefaultAuthenticationScopes;
staticval mutable DefaultAuthenticationScopes : System.Collections.Generic.IReadOnlyList<string>
Public Shared ReadOnly DefaultAuthenticationScopes As IReadOnlyList(Of String)
Field Value
- System.Collections.Generic.IReadOnlyList<System.String>