GKFetchItemsForIdentityVerificationSignature Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Creates a new instance of this class.
public GKFetchItemsForIdentityVerificationSignature(Foundation.NSUrl publicKeyUrl, Foundation.NSData signature, Foundation.NSData salt, ulong timestamp);
new GameKit.GKFetchItemsForIdentityVerificationSignature : Foundation.NSUrl * Foundation.NSData * Foundation.NSData * uint64 -> GameKit.GKFetchItemsForIdentityVerificationSignature
Parameters
- publicKeyUrl
- NSUrl
Result value from an asynchronous operation.
- signature
- NSData
Result value from an asynchronous operation.
- salt
- NSData
Result value from an asynchronous operation.
- timestamp
- UInt64
Result value from an asynchronous operation.