Amazon.CognitoIdentity.Model.IdentityDescription.IsSetLogins C# (CSharp) 메소드

IsSetLogins() 개인적인 메소드

private IsSetLogins ( ) : bool
리턴 bool
        internal bool IsSetLogins()
        {
            return this._logins != null && this._logins.Count > 0; 
        }