Method: Akeyless::CreatePKICertIssuer#allowed_uri_sans

Defined in:
lib/akeyless/models/create_pki_cert_issuer.rb

#allowed_uri_sansObject

A list of the allowed URIs that clients can request to be included in the certificate as part of the URI Subject Alternative Names (in a comma-delimited list)



37
38
39
# File 'lib/akeyless/models/create_pki_cert_issuer.rb', line 37

def allowed_uri_sans
  @allowed_uri_sans
end