Share via


shared_access_policy::is_valid Method

Indicates whether the shared_access_policy object is valid.

bool is_valid() const;

Return Value

true if the shared_access_policy object is valid; otherwise, false.

Requirements

Header: common.h

Namespace: azure::storage

See Also

Reference

shared_access_policy Class