Share via


GKIdentityVerificationSignatureResult Class

Definition

This class holds the return values for an asynchronous operation.

public class GKIdentityVerificationSignatureResult
type GKIdentityVerificationSignatureResult = class
Inheritance
GKIdentityVerificationSignatureResult

Constructors

Name Description
GKIdentityVerificationSignatureResult(NSUrl, NSData, NSData, UInt64)

Creates a new instance of this class.

Properties

Name Description
PublicKeyUrl

The result value from the asynchronous operation.

Salt

The result value from the asynchronous operation.

Signature

The result value from the asynchronous operation.

Timestamp

The result value from the asynchronous operation.

Applies to