Amazon.CognitoIdentityProvider.Model.UserPoolClientDescription.IsSetClientName C# (CSharp) Méthode

IsSetClientName() private méthode

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