Amazon.DirectConnect.Model.NewPrivateVirtualInterfaceAllocation.IsSetAuthKey C# (CSharp) 메소드

IsSetAuthKey() 개인적인 메소드

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