Amazon.Pinpoint.Model.APNSChannelRequest.IsSetPrivateKey C# (CSharp) Méthode

IsSetPrivateKey() private méthode

private IsSetPrivateKey ( ) : bool
Résultat bool
        internal bool IsSetPrivateKey()
        {
            return this._privateKey != null;
        }