SourceControlSecurityTokenProperties Klasa
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
public class SourceControlSecurityTokenProperties
type SourceControlSecurityTokenProperties = class
Public Class SourceControlSecurityTokenProperties
- Dziedziczenie
-
SourceControlSecurityTokenProperties
Konstruktory
SourceControlSecurityTokenProperties() |
Inicjuje nowe wystąpienie klasy SourceControlSecurityTokenProperties. |
SourceControlSecurityTokenProperties(String, String, String) |
Inicjuje nowe wystąpienie klasy SourceControlSecurityTokenProperties. |
Właściwości
AccessToken |
Pobiera lub ustawia token dostępu. |
RefreshToken |
Pobiera lub ustawia token odświeżania. |
TokenType |
Pobiera lub ustawia typ tokenu. Musi mieć wartość PersonalAccessToken lub Oauth. Możliwe wartości to: "PersonalAccessToken", "Oauth" |
Metody
Validate() |
Zweryfikuj obiekt. |
Dotyczy
Azure SDK for .NET