Amazon.CognitoIdentity.Model.IdentityDescription.IsSetIdentityId C# (CSharp) Méthode

IsSetIdentityId() private méthode

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