Freigeben über


ACAccountCredential.OAuthToken Eigenschaft

Definition

Das OAuth-Token, das für die Anmeldeinformationen verwendet wird.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual string OAuthToken { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("oauthToken", ObjCRuntime.ArgumentSemantic.Copy)] get; [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("setOauthToken:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.OAuthToken : string with get, set

Eigenschaftswert

(Weitere Dokumentation zu diesem Knoten ist verfügbar)

Dieser Wert kann null sein.

Attribute

Gilt für: