Amazon.SecurityToken.Model.AssumeRoleWithWebIdentityRequest.IsSetProviderId C# (CSharp) Method

IsSetProviderId() private method

private IsSetProviderId ( ) : bool
return bool
        internal bool IsSetProviderId()
        {
            return this._providerId != null;
        }