GcmCredential.OnValidate(Boolean) Method

Definition

Called to validate the given credential.

protected override void OnValidate (bool allowLocalMockPns);
override this.OnValidate : bool -> unit
Protected Overrides Sub OnValidate (allowLocalMockPns As Boolean)

Parameters

allowLocalMockPns
Boolean

true to allow local mock PNS; otherwise, false.

Applies to