PolicyIssuer element
Type: | PolicyIssuerType |
Namespace: | urn:oasis:names:tc:xacml:3.0:core:schema:wd-17 |
Example JSON
{
"Content" : {
},
"Attribute" : [ {
"AttributeId" : ...,
"Issuer" : "...",
"IncludeInResult" : false,
"AttributeValue" : [ {
"DataType" : ...
}, ... ]
}, ... ]
}