Amazon.SecurityToken.Model.Credentials.IsSetSecretAccessKey C# (CSharp) 메소드

IsSetSecretAccessKey() 개인적인 메소드

private IsSetSecretAccessKey ( ) : bool
리턴 bool
        internal bool IsSetSecretAccessKey()
        {
            return this.secretAccessKey != null;
        }