Amazon.IoT.Model.RegisterCertificateRequest.IsSetSetAsActive C# (CSharp) Method

IsSetSetAsActive() private method

private IsSetSetAsActive ( ) : bool
return bool
        internal bool IsSetSetAsActive()
        {
            return this._setAsActive.HasValue; 
        }