Share via


GKFetchItemsForIdentityVerificationSignature Class

Definition

This class holds the return values for an asynchronous operation.

public class GKFetchItemsForIdentityVerificationSignature
type GKFetchItemsForIdentityVerificationSignature = class
Inheritance
GKFetchItemsForIdentityVerificationSignature

Constructors

Name Description
GKFetchItemsForIdentityVerificationSignature(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