Amazon.CloudFront.Model.StreamingDistribution.IsSetActiveTrustedSigners C# (CSharp) Method

IsSetActiveTrustedSigners() private method

private IsSetActiveTrustedSigners ( ) : bool
return bool
        internal bool IsSetActiveTrustedSigners()
        {
            return this._activeTrustedSigners != null;
        }