ASAuthorizationSecurityKeyPublicKeyCredentialAssertionRequest クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
[Foundation.Register("ASAuthorizationSecurityKeyPublicKeyCredentialAssertionRequest", true)]
public class ASAuthorizationSecurityKeyPublicKeyCredentialAssertionRequest : AuthenticationServices.ASAuthorizationRequest, AuthenticationServices.IASAuthorizationPublicKeyCredentialAssertionRequest, IDisposable
[<Foundation.Register("ASAuthorizationSecurityKeyPublicKeyCredentialAssertionRequest", true)>]
type ASAuthorizationSecurityKeyPublicKeyCredentialAssertionRequest = class
inherit ASAuthorizationRequest
interface IASAuthorizationPublicKeyCredentialAssertionRequest
interface INativeObject
interface IDisposable
interface INSCoding
interface INSCopying
interface INSSecureCoding
- 継承
-
ASAuthorizationSecurityKeyPublicKeyCredentialAssertionRequest
- 属性
- 実装
コンストラクター
| 名前 | 説明 |
|---|---|
| ASAuthorizationSecurityKeyPublicKeyCredentialAssertionRequest(NativeHandle) |
アンマネージ オブジェクトのマネージド表現を作成するときに使用されるコンストラクター。 ランタイムによって呼び出されます。 |
| ASAuthorizationSecurityKeyPublicKeyCredentialAssertionRequest(NSCoder) |
unarchiver オブジェクトに格納されているデータからオブジェクトを初期化するコンストラクター。 |
| ASAuthorizationSecurityKeyPublicKeyCredentialAssertionRequest(NSObjectFlag) |
初期化をスキップし、単にオブジェクトを割り当てるために派生クラスを呼び出すコンストラクター。 |
プロパティ
| 名前 | 説明 |
|---|---|
| AccessibilityAttributedUserInputLabels | (継承元 NSObject) |
| AccessibilityRespondsToUserInteraction | (継承元 NSObject) |
| AccessibilityTextualContext | (継承元 NSObject) |
| AccessibilityUserInputLabels | (継承元 NSObject) |
| AllowedCredentials | |
| AppId | |
| Challenge | |
| Class | (継承元 NSObject) |
| ClassHandle |
このクラスの Objective-C クラス ハンドル。 |
| DebugDescription | (継承元 NSObject) |
| Description | (継承元 NSObject) |
| ExposedBindings | (継承元 NSObject) |
| Handle |
アンマネージ オブジェクト表現へのハンドル (ポインター)。 (継承元 NSObject) |
| IsDirectBinding |
このインスタンスが直接 Objective-C バインドを使用するかどうかを示す値を取得または設定します。 (継承元 NSObject) |
| IsProxy | (継承元 NSObject) |
| Prf |
セキュリティ キー資格情報アサーション要求の PRF (Pseudo-Random 関数) 拡張機能の入力を取得または設定します。 |
| RelyingPartyIdentifier | |
| RetainCount | (継承元 NSObject) |
| SecurityAllowedCredentials | |
| Self | (継承元 NSObject) |
| Superclass | (継承元 NSObject) |
| SuperHandle |
この NSObjectの基底クラスのメソッドを表すために使用されるハンドル。 (継承元 NSObject) |
| UserVerificationPreference | |
| Zone | (継承元 NSObject) |