Amazon.CognitoIdentity.Model.CognitoIdentityProviderInfo.IsSetClientId C# (CSharp) Méthode

IsSetClientId() private méthode

private IsSetClientId ( ) : bool
Résultat bool
        internal bool IsSetClientId()
        {
            return this._clientId != null;
        }
CognitoIdentityProviderInfo