ClientCredential Class
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.
Credential including client id and secret.
public sealed class ClientCredential
type ClientCredential = class
Public NotInheritable Class ClientCredential
- Inheritance
-
ClientCredential
Constructors
| ClientCredential(String, ISecureClientSecret) |
Constructor to create credential with client id and secret. This is only available on desktop. |
| ClientCredential(String, String) |
Constructor to create credential with client id and secret |
Properties
| ClientId |
Gets the identifier of the client requesting the token. |
Applies to
フィードバック
フィードバックの送信と表示